A. /etc/hosts.allow
B. /etc/hosts.deny
C. /etc/hosts
D. /etc/tcp.conf
Advertisement
Related Mcqs:
- In what file can you specify which users are not allowed to access a system via FTP ?
- A. /etc/ftpusers B. /etc/hosts.deny C. /etc/ftpaccess D. All of the above...
- Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory ?
- A. copy programs/wb misc/wbx B. cp programs/wb misc/wbx C. tar programs/wb misc/wbx D. copy a:programs/wb b:misc/wbx...
- What command is used to count just the number of lines contained in a file ?
- A. wc – r B. wc – w C. wc – c D. wc – l...
- What command do you use to create Linux file systems ?
- A. fdisk B. mkfs C. fsck D. mount...
- The UNIX file system stores a data in physical blocks of_______________?
- A. 1024 bytes B. 2048 bytes C. 512 bytes D. 256 bytes...
- What command is used to sort the lines of data in a file in alphabetical order ?
- A. sort – r B. st C. sh D. sort...
- Which command is used to display all the lines with the string ‘sales’ from the file empl.lst ?
- A. cut sales empl.lst B. /sales > empl.lst C. grep sales empl.lst D. cat | /sales > empl.lst...
- While working with mail command, which command is used to save mail in a separate file ?
- A. s B. r C. w D. d...
- Which of the following commands is used to identify the type of file by context ?
- A. ls B. cat C. file D. more...
- The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has________________?
- A. executable permission only B. write and executable permissions C. both read and executable permissions. D. both read and write permissions...
Advertisement